Jump to content

File:DEM to ATS.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 800 × 600 pixels, file size: 21 KB)

Summary

Description
English: exchange rate DEM in ATS (monthly averages)
Date
Source
 
This W3C-unspecified plot was created with Gnuplot.
Own work, data from Bundesbank
Author Gorgo


Gnuplot script to generate this plot

#download csv from http://www.bundesbank.de/statistik/statistik_zeitreihen.php?lang=de&open=devisen&func=list&tr=www_s332_b01011_2

#replace decimal separator , with . and remove comments
! perl -ne "s/,/./g; /^[0-9]/ || next; print; " bbk_paket1.csv > bbk_paket2.csv



#input
set timefmt "%Y-%m"
set datafile missing '.'
set datafile separator ';'


#output
set key top left
set style data lines
set grid

set xdata time
#set xlabel 'Date'
set xtics 157680000
set mxtics 5
set format x '%Y'

set ylabel 'ATS'
set format y '%.2f'

## gnuplot for SVG - gnuplot 4.2 / Ubuntu 8.10 
set term svg size 800,600 font "Arial,10"

set outp 'DEM to ATS.svg'
set style line 1 lt rgb 'blue' lw 1

#available currencies:
#$2    * WU5017: Devisenkurse der Frankfurter Börse / 1 IEP = ... DM / Irland
#$4    * WU5016: Devisenkurse der Frankfurter Börse / 100 CHF = ... DM / Schweiz
#$6    * WU5015: Devisenkurse der Frankfurter Börse / 100 ATS = ... DM / Österreich
#$8    * WU5014: Devisenkurse der Frankfurter Börse / 100 JPY = ... DM / Japan
#$10    * WU5013: Devisenkurse der Frankfurter Börse / 100 SEK = ... DM / Schweden
#$12    * WU5012: Devisenkurse der Frankfurter Börse / 100 FRF = ... DM / ab 1960 / Frankreich
#$14    * WU5011: Devisenkurse der Frankfurter Börse / 100 ffrs = ... DM / bis Ende 1959 / Frankreich
#$16    * WU5010: Devisenkurse der Frankfurter Börse / 100 NOK = ... DM / Norwegen
#$18    * WU5009: Devisenkurse der Frankfurter Börse / 1 USD = ... DM / Vereinigte Staaten
#$20    * WU5008: Devisenkurse der Frankfurter Börse / 1 CAD = ... DM / Kanada
#$22    * WU5006: Devisenkurse der Frankfurter Börse / 100 ESP = ... DM / Spanien
#$24    * WU5007: Devisenkurse der Frankfurter Börse / 1000 ITL = ... DM / Italien
#$26    * WU5005: Devisenkurse der Frankfurter Börse / 1 GBP = ... DM / Vereinigtes Königreich
#$28    * WU5004: Devisenkurse der Frankfurter Börse / 100 PTE = ... DM / Portugal
#$30    * WU5003: Devisenkurse der Frankfurter Börse / 100 DKK = ... DM / Dänemark
#$32    * WU5002: Devisenkurse der Frankfurter Börse / 100 FIM = ... DM / Finnland
#$34    * WU5001: Devisenkurse der Frankfurter Börse / 100 BEF = ... DM / Belgien
#$36    * WU5000: Devisenkurse der Frankfurter Börse / 100 NLG = ... DM / Niederlande

plot 'bbk_paket2.csv' usi 1:(1/($6/100)) title '1 DEM in ATS' ls 1

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

1 February 2010

image/svg+xml

97a3b62309409498ac3fe13919ac91859267dc46

21,490 byte

600 pixel

800 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:58, 1 February 2010Thumbnail for version as of 18:58, 1 February 2010800 × 600 (21 KB)Gorgo== Summary == {{Information |Description={{en|1=exchange rate DEM in ATS (monthly averages)}} |Source={{own}} |Author=Gorgo |Date=2010-02-01 |Permission=generated with gnuplot, data from [http://www.bundesbank.de/statistik/statistik_zeitrei
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Global file usage

The following other wikis use this file:

Metadata